summaryrefslogtreecommitdiff
path: root/x[a-f0-9]{1,8}|[0-9]{1,8}
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-29 20:55:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-29 20:55:43 -0700
commitacd11e2766a10236750424453059abb2ab759d1e (patch)
tree8acde75f77c438b8332cbb25fbfade138b38fd92 /x[a-f0-9]{1,8}|[0-9]{1,8}
parent5fcc575ee3a77da65cb63cd43eb4235c851ce6ad (diff)
Fixed bug in cmark_strbuf_unescape (buffer.c).
The old function called 'continue' when seeing a backslash, but this gave incorrect results on input like: \\* since the next backslash would be treated as escaping the `*` instead of being escaped itself.
Diffstat (limited to 'x[a-f0-9]{1,8}|[0-9]{1,8}')
0 files changed, 0 insertions, 0 deletions